Skip to content

[css-scroll-snap] Clarify scroll-padding scrollport (#4393) #4776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

nickburris
Copy link
Member

The scrollport refers to the visual viewport. Add clarification that the scroll-padding property is relative to the layout viewport when the scroll container is the root scroller.

Fixes #4393.

The [scrollport](https://www.w3.org/TR/css-overflow-3/#scrollport) refers to the visual viewport. Add clarification that the scroll-padding property is relative to the layout viewport when the scroll container is the root scroller.
@nickburris nickburris changed the title Clarify scroll-padding scrollport (#4393) [css-scroll-snap] Clarify scroll-padding scrollport (#4393) Feb 14, 2020
@chrishtr chrishtr requested a review from emilio February 14, 2020 01:27
Copy link
Collaborator

@emilio emilio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@chrishtr chrishtr merged commit ad82bc1 into w3c:master Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[css-scroll-anchoring] [css-scroll-snap] What's the optimal viewing rect on the root scroller?
3 participants